GET api/dashboard/customer/fuelSurcharge?customerId[0]={customerId[0]}&customerId[1]={customerId[1]}&modeId={modeId}&startDate={startDate}&endDate={endDate}&shipperId={shipperId}&consigneeId={consigneeId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId | Collection of integer |
Required |
|
| modeId | integer |
Default value is 0 |
|
| startDate | date |
None. |
|
| endDate | date |
None. |
|
| shipperId | integer |
None. |
|
| consigneeId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.